toggle menu
MapLibre Native Android
11.6.1
androidJvm
switch theme
search in API
MapLibre Native Android
/
org.maplibre.android.maps.renderer.surfaceview
/
[androidJvm]MapLibreGLSurfaceView
Map
Libre
GLSurface
View
open
class
MapLibreGLSurfaceView
Members
Constructors
Map
Libre
GLSurface
View
Link copied to clipboard
constructor
(
context
:
Context
)
constructor
(
context
:
Context
,
attrs
:
AttributeSet
)
Properties
preserve
EGLContext
On
Pause
Link copied to clipboard
open
var
preserveEGLContextOnPause
:
Boolean
Functions
set
EGLConfig
Chooser
Link copied to clipboard
open
fun
setEGLConfigChooser
(
configChooser
:
GLSurfaceView.EGLConfigChooser
)
Install a custom EGLConfigChooser.
set
EGLContext
Factory
Link copied to clipboard
open
fun
setEGLContextFactory
(
factory
:
GLSurfaceView.EGLContextFactory
)
Install a custom EGLContextFactory.
set
EGLWindow
Surface
Factory
Link copied to clipboard
open
fun
setEGLWindowSurfaceFactory
(
factory
:
GLSurfaceView.EGLWindowSurfaceFactory
)
Install a custom EGLWindowSurfaceFactory.
set
Renderer
Link copied to clipboard
open
fun
setRenderer
(
renderer
:
SurfaceViewMapRenderer
)